inspector: Don't select 'randomly'
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Jan 2016 04:24:38 +0000 (23:24 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 14 Jan 2016 04:24:38 +0000 (23:24 -0500)
commitdc5c82e29c1d1aa42622ce18ff1fbd02d43848be
treef80b207af91d8ed81f61fb24274cad79139013c9
parent0d298ea75b3f796438d591fef4e4abaf26a1c2fd
inspector: Don't select 'randomly'

While rescanning the object tree, we were emitting ::object-selected
signals, possibly causing wild blinking in the application window.
Don't do that.

https://bugzilla.gnome.org/show_bug.cgi?id=760572
gtk/inspector/object-tree.c